Papers with English GEC benchmarks

2 papers
Type-Driven Multi-Turn Corrections for Grammatical Error Correction (2022.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on data augmentation to combat exposure bias . but data augmented models lack the ability to recognize the procedure of gradual corrections .
Approach: They propose a type-driven multi-turn corrections approach that uses multiple training instances to train dominant models.
Outcome: The proposed model achieves state-of-the-art single-model performance on English GEC benchmarks.
Instantaneous Grammatical Error Correction with Shallow Aggressive Decoding (2021.acl-long)

Copied to clipboard

Challenge: Existing approaches to improve online inference efficiency of the Transformer for instantaneous Grammatical Error Correction (GEC) are sequenceto-sequence (seq2sequ) and sequenceto sequence (saq2eq)
Approach: They propose a novel approach to improve the online inference efficiency of the Transformer model for instantaneous Grammatical Error Correction (GEC) it aggressively decodes as many tokens as possible in parallel instead of always decoding only one token in each step to improve computational parallelism.
Outcome: The proposed approach can achieve state-of-the-art results in English and Chinese benchmarks with 10x speedup over the Transformer-big model.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations